home *** CD-ROM | disk | FTP | other *** search
/ Glasklar Interactive Technology / Glasklar Interactive Technology - Disc 1.iso / Technik / BS010.dxr / Verhalten_10_Themen_005.ls < prev    next >
Encoding:
Text File  |  2000-09-15  |  551 b   |  17 lines

  1. global gMarker, vThema, nThema, gThema_2, gThema_3, gThema_4, gThema_5, gThema_6, vbThema_1, vbThema_2, vbThema_3, vbThema_i, gHaupttext, NaviList
  2.  
  3. on exitFrame
  4.   set vbThema_1 to "Washing machine"
  5.   set vbThema_2 to "Monorail"
  6.   set vbThema_i to "Online glossary"
  7.   set gMarker to "BM015"
  8.   setProp(NaviList, gMarker, 1)
  9.   set nThema to gThema_6
  10.   set vThema to gThema_4
  11.   set gHaupttext to the member of sprite 17
  12.   set the scrollTop of member gHaupttext to 0
  13.   set the visible of sprite 4 to 0
  14.   set the visible of sprite 5 to 1
  15.   sethistory()
  16. end
  17.